home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
software
/
dvd
/
ddsetup.exe
/
{app}
/
temp
/
dcloner.exe
/
install_script.iss
Wrap
Text File
|
2003-12-19
|
2KB
|
53 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=DVD-CLONER V1.99
AppVerName=DVD-CLONER V1.99
AppId=DVD-CLONER V1.99
AppPublisherURL=http://www.dvd-cloner.com
AppSupportURL=http://www.dvd-cloner.com/faq.html
DefaultDirName={pf}\Dvd-cloner
DefaultGroupName=Dvd-cloner
UninstallDisplayIcon={app}\Dvd-cloner.exe
OutputBaseFilename=dvdcloner
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Dvd-cloner.exe"; DestDir: "{app}";
Source: "{app}\cdip.dll"; DestDir: "{app}";
Source: "{app}\dc.log"; DestDir: "{app}";
Source: "{app}\readme.txt"; DestDir: "{app}";
Source: "{app}\nls\config"; DestDir: "{app}\nls";
Source: "{app}\nls\BIG5.TXT"; DestDir: "{app}\nls";
Source: "{app}\nls\EN.TXT"; DestDir: "{app}\nls";
Source: "{app}\nls\GB.TXT"; DestDir: "{app}\nls";
Source: "{app}\nls\IT.TXT"; DestDir: "{app}\nls";
Source: "{app}\dcloner.sys"; DestDir: "{app}";
Source: "{app}\pds.dat"; DestDir: "{app}";
Source: "{app}\awfile.exe"; DestDir: "{app}";
Source: "{app}\dclon2.dll"; DestDir: "{app}";
Source: "{app}\msvcp60.dll"; DestDir: "{app}";
Source: "{app}\adddev.txt"; DestDir: "{app}";
[Registry]
Root: HKCU; Subkey: "Software\Dvd-cloner"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Dsp08"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Dsp08\Data"; ValueName: "Value"; ValueType: String; ValueData: "3738-2416-8613-5502-0751-4332";
[Run]
Filename: "{app}\Dvd-cloner.exe"; Description: "Run"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Dvd-cloner"; Filename: "{app}\Dvd-cloner.exe";
Name: "{userdesktop}\Dvd-cloner"; Filename: "{app}\Dvd-cloner.exe";
Name: "{group}\Uninstall Dvd-cloner"; Filename: "{app}\unins000.exe";
Name: "{group}\Readme"; Filename: "{app}\readme.txt";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\*";
Type: dirifempty; Name: "{app}";